home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if the movieTime of sprite 48 > the duration of cast "DIRECTM.MOV" then
- set the movieTime of sprite 48 to 0
- set the movieRate of sprite 48 to 0
- updateStage()
- set the visible of sprite 48 to 0
- updateStage()
- go(13)
- end if
- end
-